Welcome![Sign In][Sign Up]
Location:
Search - java controller

Search list

[JSP/JavaMediaPlayer(java)

Description: MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关
Platform: | Size: 8425 | Author: benson | Hits:

[JSP/Javarandom-exam

Description: 通子的考试系统 本程序版权属于通子 程序功能: 1。考生可以选择科目进行考试 2. 考过科目不再重新登陆考试 2。考题时随机的,避免考生之间互相抄袭。 3。考题为五题,设定30秒后自动提交 4。提交后可以直接得到你的成绩,并知道你是否通过了考试了 5. 可以了解你的成绩与总成绩的对比 程序优缺点: 1。未使用javaBean技术。 2。使用的是声明语句在Conn.jsp,功能是进行数据库连接; 3。使用html处理的不好,页面不甚美观。 4。未采用MVC,M(mode-database),V(view-jsp),C(controller-servlet). 程序流程: 进入 考生 —— 登录界面 ——进入——测试——提交——成绩 login.jsp —— test.jsp —— score.jsp test.mdb test.mdb test.mdb 抱歉: 由于时间不足,未能把java(2)班全体同学的信息全部添加到数据库中。 附: java(2)班全体同学信息打包在里面了,有意者可以添加。 希望对此程序作改进的有我联系。我的QQ:120244312 E-Mail:zuotongyousai@163.com- 1 2. 2 330 4 5. 1javaBean 2Conn.jsp 3html 4MVCM(mode-database)V(view-jsp)Ccontroller-servlet. login.jsp test.jsp score.jsp test.mdb test.mdb test.mdb ,java(2)
Platform: | Size: 73728 | Author: 左达 | Hits:

[BooksStruts_1_2_3_4_5_6sdfeoqx

Description: 本书由浅入深、循序渐进地介绍了如何使用Apache著名开源软件Struts来构建Web应用,同时介绍了一些构建Web应用时常用到的开源软件的使 用方法,如Hibernate、Lucene等。全书分为5篇,共22章,内容涵盖了Java Web应用概述、Struts入门、配置文件、Struts控制器、模型、 Struts国际化、Struts标记库、多模块开发与Struts扩展、使用Tiles组织页面、使用Validator包进行验证、Struts的异常处理、Struts与 Log4j、Struts与Ant、Struts与JUnit、Struts与Hibernate、Struts与Lucene以及DigitStore网站分析。本书最大的特点在于为读者准备了非 富的Web应用程序示例以供学习和扩展,力求使读者在学习理论的同时能够进一步通过现有的程序示例加深理解,牢固掌握知识。本书适合Java 程序员和从事计算机软件开发的其他编程人员及项目开发人员,同时也可以作为新手学习Struts的最佳教材-book elementary, gradual introduction of the well-known how to use Apache Struts open source software to build Web applications, also introduced a number of building Web applications often use the open source software use, such as Hibernate. Lucene other. The entire book is divided into five, a total of 22 chapters, covers the Java Web Applications, Struts Portal, configuration files, Struts controller, model, Struts International, marking the Struts, Multi-module development and expansion of Struts, Tiles organizations use pages, Validator use packet validation and Struts exception handling, Struts and Log4j, Struts and Ant, and JUnit Struts, Struts and Hibernate. Struts and Lucene and DigitStore site analysis. The book features is the biggest preparation for the readers of the non-rich W
Platform: | Size: 26399744 | Author: ant008 | Hits:

[Game Enginelwjgl-source-1.0

Description: LWJGL(Lightweight Java Game Library)它可以帮助Java程序员开发有着商业性质的游戏.LWJGL为开发者提供简单易用的API来访问OpenGL (Open Graphics Library)与OpenAL (Open Audio Library) 同也提供操作控制器(Gamepads, Steering wheel和操纵杆)的API.-LWJGL (Lightweight Java Game Library) it Java programmers to help with the development of a commercial nature of the game. LWJGL for developers to provide a simple, easy-to-use API visit OpenGL (Open Graphics Library) and OpenAL (Op en Audio Library) also provide operators with the controller (Gamepads. Steering wheel and the stick) API.
Platform: | Size: 1469440 | Author: vkuang | Hits:

[VC/MFCbiyesheji4

Description: 随着计算机技术和网络技术的发展,在线教育平台为校园网的数字化提供了技术支持。它能够有效地将信息技术融入教学的环境当中,从而推动的传统教育的改革。 Struts是Apache软件组织提供的一项开放源代码项目,它为Java Web的开发提供了模型-视图-控制器(Model-View-Controller, MVC)框架,尤其适用于开发大型可扩展的Web应用,并且为其提供了一个通用的框架,使得开发人员可以把精力集中在如何解决实际业务问题上,比较适合大型团队开发。 UML(Unified Modeling Language)是一种可视化的建模语言,功能强大,易于使用,便于开发人员之间的沟通。它已经广泛用于面向对象系统的分析、设计和实现。RUP(Rational Unified Process)是一种软件工程方法,描述了软件迭代的开发过程。 本文描述了在线教育平台的开发过程,遵循RUP的思想,利用UML对系统进行需求、分析和设计,并通过使用Struts框架对系统进行实现。 -with computer and network technology development, online education platform for the digital campus network providing technical support. It found to be effective in information technology into the teaching environment, thereby promoting the traditional educational reform. Apache Struts software is provided by an open source project, Java Web it provided for the development of the model-view-controller (Model-View-Cont roller, MVC) framework, especially in the development of large scalable Web application, and provide a common framework, allows developers can concentrate its energy on how to solve actual business problems and are more suitable for large-scale development team. UML (Unified Modeling Language) is a visual modeling language, Powerful, easy-to-use, ease of development of communi
Platform: | Size: 891904 | Author: 张宏 | Hits:

[WEB Codecs

Description: 此网上选课系统用Dreamweaver网页制作工具完成网上选课系统的界面设计,用HTML语言设计网页的外观构架,在网页编辑器中嵌入JSTL标签和jsp实现页面的动态显示,并用JavaScript语言对网页中提交的数据进行处理。在系统的后台,采用MySQL作为数据库支持,提供基本的表信息。 在JBuilder的集成开发环境里,通过使用Struts应用程序框架,不仅使项目更加条理清晰,开发变得简单便捷,而且使用了MVC(Model View Controller)的软件设计模式,从而增加了代码的重用率,减少了数据表达,数据描述和应用操作的耦合度。 同时也使得软件可维护性,可修复性,可扩展性,灵活性以及封装性大大提高。 网上选课系统从功能上分为3大块的功能,分别为:选课操作,用户登录和身份验证,各类信息的管理,其中信息管理分为三个子模块:身份验证 选课操作 信息管理 从对象上划分为2个对象,学生,管理员。主要的操作是学生的选课操作和管理员的信息管理。-err
Platform: | Size: 8007680 | Author: Tina | Hits:

[JSP/JavaMediaPlayer(java)

Description: MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关-MediaPlayer code, some code, appropriate use: import java.awt .* import java.awt.event .* import javax.swing .* import javax.media .* import java.io.* import java.util .*// in order to import Vector// import com.sun.java.swing.plaf.windows .* public class MediaPlayer extends JFrame implements ActionListener, Runnable (private JMenuBar bar// menu bar private JMenu fileMenu, choiceMenu, aboutMenu private JMenuItem openItem, openDirItem, closeItem, about, infor private JCheckBoxMenuItem onTop private boolean top = false, loop// set the window in the top private Player player// Play is a Controller Interface realize private File file, listFile// use File Class JFileChooser combine files to open operation, and after the relevant list.ini
Platform: | Size: 8192 | Author: benson | Hits:

[JSP/Javacontroller

Description: 五sping2.0 -Five sping2.0 five sping2.0
Platform: | Size: 21504 | Author: qf | Hits:

[Embeded-SCM DevelopCA9260

Description: 带Java扩展的ARM926EJ-S内核, 2 x 8KB快取, MMU 2x4k Bytes SRAM, 32kBytes Boot ROM 210MHz, 230MIPs EBI –可支持SDRAM, NAND Flash (带ECC)和Compact Flash USB控制器和USB器件口, V2.0全速 Ethernet MAC - 10/100 图像传感器界面 (CMOS传感器界面) 1 SSC可支持I2S和TDM 2 SPI, MCI (SDCard和MMC兼容), TWI 6 USARTs, 支持IrDA, ISO7816 T=0/T=1, RS485-Java extension with ARM926EJ-S core, 2 x 8KB cache, MMU2x4k Bytes SRAM, 32kBytes Boot ROM210MHz, 230MIPsEBI- can support SDRAM, NAND Flash (with ECC) and Compact FlashUSB controller and the USB device port, V2.0 full speed Ethernet MAC- 10/100 Image Sensor Interface (CMOS sensor interface) 1 SSC can support I2S and TDM2 SPI, MCI (SDCard and MMC compatible), TWI6 USARTs, support for IrDA, ISO7816 T = 0/T = 1, RS485
Platform: | Size: 2477056 | Author: xujj | Hits:

[source in ebookOA

Description: 本系统包含250多个JavaBean类,整个系统全面实现MVC(模型 视图 控制)三层架构, 大量的应用到了类的反射机制涉及网络编程行业最高精尖技术STRUTS+HIBERNATER,最有说 服力的证实了多层建构框架模式的绝优越性。数据和逻辑处理由STRUTS的模型层Model进行处理, 页面调转由STRUTS的控制层Controller实现,页面负责显示请求和响应,大大增强了“人机”的 互动性,这一层在STRUTS的视图层View用STRUTS标签+HTML等实现,同时使用validator验证框架进行 数据检验。数据的存储和持久化由HIENATER持久层实现,数据库采用MYSQL,数据源采用数 据源连接池机制,整个系统完全贯穿JAVA面向对象的概念,全面完整地实现了JAVA的封装性 ,继承性,多态性的三大特征,完全按照J2EE企业级网络应用程序的开发方案设计和开发, 所有的繁重的计算和处理都由服务器端处理,运行速度快,安全稳定,数据库采用MYSQL大大减轻 了客户端用户机CPU频率受制的局限,同时绝对的安全性和稳定性是本系统最强大,最重要的设计 开发组成部分。-err
Platform: | Size: 29164544 | Author: 拼搏 | Hits:

[matlabsmithcontrol

Description: 先进PID:Smith预估器纯滞后补偿,通过与PID控制器并接,来抵消实测滞后的影响-Advanced PID: Smith Predictor time delay compensation, with the PID controller and then to offset the impact of the measured hysteresis
Platform: | Size: 1024 | Author: yiaihua | Hits:

[Linux-Unixestore_script

Description: 网上售书电子商务网站,采用MVC模式实现,页面显示采用JSP,控制器采用SERVLET,模式采用javaBean-Online books e-commerce website using MVC pattern implementation, the page shows the use of JSP, controller SERVLET, mode using JavaBean
Platform: | Size: 5163008 | Author: 符练武 | Hits:

[J2MEBluetoothController.tar

Description: 蓝牙手机控制器,通过蓝牙由手机的J2me程序搜索服务端,PC负责接受信号,并对鼠标键盘进行操作,实现手机作为PC遥控器的目的-Bluetooth mobile phone controller, using Bluetooth on the client side(phone) to search services. PC is responsible for receiving signals, controlling the mouse and keyboard so as to create a remote controller on a mobile phone.
Platform: | Size: 309248 | Author: Rex Xia | Hits:

[JSP/Javamulti-agent

Description: 這是一個JAVA語言寫的多代理人程式用來模擬飛機起飛或是降落的程式,使用者可以控制飛行員或是地勤來控制班機,這是一個用來學習如何用多執行緒撰寫一個多代理人JAVA程式。-This is a JAVA mult-agent simulation program. It simulates the airplane s take-off and landing scenarios in the airport. In the program, a GUI lets users control the pilot, ground controller, gate controller and flights and then the airplane takes off or lands. It is used for learning how to write multiple agent JAVA program.
Platform: | Size: 1449984 | Author: Aaron | Hits:

[Windows DevelopController

Description: java project of controllers .... so many controls are used-java project of controllers .... so many controls are used....
Platform: | Size: 695296 | Author: saran | Hits:

[JSP/Javajava-student

Description: 基于java的学生信息管理系统,实现对学生具体信息的查询,修改,添加,删除-This paper first introduced the J2EE platform architecture and MVC (model-view-controller) development model, based on the J2EE platform and was widely used. Second, a brief description of the system to use the key technologies in the process of developing , including struts and the core code of configuration. In the analysis of requirement stage, the functional structure of the system was abstracted, with the establishing database structure and model. Based on the above technical background and system requirements, the development of a standardized was formed.
Platform: | Size: 424960 | Author: sunna | Hits:

[JSP/Javaautotuning

Description: 基于java的PID控制算法图像化仿真,支持动态图演示。-The PID control algorithm based on java, support dynamic illustration.
Platform: | Size: 103424 | Author: 方四 | Hits:

[androidAnalogOnScreenControlExample.java

Description: Analog Controller for Android
Platform: | Size: 2048 | Author: omni | Hits:

[JSP/Java06liuxinlu

Description: 俄罗斯方块以一个页面controller(Java controller shape)
Platform: | Size: 16384 | Author: liuxinlu | Hits:

[JSP/JavaspringMVC一个controller包含多个方法

Description: myeclipse平台,基于springmvc框架的在一个controller中实现多个方法,可运行(The MyEclipse platform, based on the springmvc framework, implements multiple methods in a controller and can run)
Platform: | Size: 5985280 | Author: 橱窗的光 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net